COMPRESSDIR
Section: User Commands (1)
Updated: local
Index
Return to Main Contents
NAME
compressdir, uncompressdir - compress and uncompress directories of files
SYNOPSIS
compressdir
[ flags ] [
directory ...
]
uncompressdir
[ flags ] [
directory ...
]
DESCRIPTION
Recursively decends each specified directory and compresses each
file.
Each file is replaced by a file with the extension
.Z,
but only if the file got smaller.
If no directories are specified,
the compression is applied to all files starting with the current directory.
Compressed files can be restored to their original form by running
uncompressdir
on the directories.
The
flags
specified are passed to the compress(1) program.
SEE ALSO
compress(1)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 04:48:21 GMT, August 26, 2022